Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Bump react-select from 1.2.1 to 3.1.0 #2421

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 22, 2020

Bumps react-select from 1.2.1 to 3.1.0.

Release notes

Sourced from react-select's releases.

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

  • a575a3c4 #3727 Thanks @tonytangau! - Adding an index prop to MultiValue components
  • 916f0d2c #3644 Thanks @TrySound! - Remove usage of raf package and replace with window.requestAnimationFrame because React already depends on requestAnimationFrame
  • cba15309 #3676 Thanks @wiesys! - Fix loadingMessage and noOptionsMessage properties in Styles flow type
  • 32f9475e #3790 Thanks @JedWatson! - Remove unnecessary dependency on classnames package
  • 1731175d #3733 Thanks @ddc67cd! - Pass name to onChange meta in Creatable to make it consistent with onChange in standard Select

v3.0.3

  • Remove base entrypoint to fix rollup dependency resolution issue
  • See #3585 for a detailed list of changes in 3.0.0
Commits
  • 1d9f5c8 ci(changeset): generate PR with changelog & version updates
  • 8552d21 Update release.yml
  • 83b48de Fix not focusing the selected value on menu open
  • d787303 Create ci.json
  • 18867ce Merge pull request #3933 from lizlam/master
  • 7255273 Fix small typos in documentation.
  • 8fa6c0f Refactored 3 Custom class components (#3877)
  • 9606a92 Merge pull request #3846 from JedWatson/dependabot/npm_and_yarn/extend-3.0.2
  • df0fb17 Merge pull request #3850 from codercodingthecode/customStyles-example
  • 983f7ad Add selectProps documentation and how to use it for passing dynamic custom Style
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by react-select-release-bot, a new releaser for react-select since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 22, 2020
@codecov
Copy link

codecov bot commented Mar 22, 2020

Codecov Report

Merging #2421 into master will decrease coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2421      +/-   ##
==========================================
- Coverage   93.42%   93.24%   -0.19%     
==========================================
  Files         236      236              
  Lines       13196    13196              
  Branches     1897     1897              
==========================================
- Hits        12329    12305      -24     
- Misses        867      891      +24     
Impacted Files Coverage Δ
lib/views/tabbable.js 84.31% <0.00%> (-15.69%) ⬇️
lib/views/commit-view.js 77.69% <0.00%> (-5.21%) ⬇️
lib/models/author.js 96.92% <0.00%> (-3.08%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2774baa...6d46e86. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-select-3.1.0 branch from 873d684 to 6d46e86 Compare September 10, 2020 20:55
@dependabot-preview
Copy link
Contributor Author

Superseded by #2570.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-select-3.1.0 branch November 23, 2020 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants